home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / cheeky_c.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2010-08-12  |  54 b   |  4 lines

  1. on(press){
  2.    getUrl("javascript:goBack()", "");
  3. }
  4.